SQL query to display the business entity ID and name columns

Use the Person.Person table. Write a SQL query to display the business entity ID and name columns. Sort the results by LastName, FirstName, and MiddleName.