To change the sort order of the report output, use the ORDERBY command.
For example, if you construct a report that extracts the name and type of each symbol in each entity relation diagram in your project and the purpose for reporting this information is to verify each symbol name, you might want to sort by name within type rather than the other way around.
In this way, you can use the report to find the symbol name first, and then verify it is the correct type.