Thank you Akina. Although that was not the problem, I did find the issue. The user typed a space before the last_name. So all those showing before Abraham had spaces in.
I found that the User typed in a space before their last_name. This resulted in all those starting with spaces to be first on the list and then the rest. After removing all spaces it works perfectly.
HEX(lastname).