Hey, thanks. That final solution sorts some more of the compound last names correctly, but takes people that have added a middle initial to their first name out of order. E.g., Linda C. Floyd gets sorted as a ‘C’.
Does anyone know how to do this with the wp_usermeta.last_name or know why the code I posted breaks those functions?