Jorge is creating a directory of student phone numbers and addresses. He performed a query to obtain the data he will include. He now needs to arrange the data alphabetically by last name, from A to Z. Which sort function should he use? 
 A. Sort Ascending
 B. Sort Descending
 C. Filter
 D. Reapply Sort