Hi there!
There is no "sort the output" option in analytical views or in any information view for that matter.
Just as with every other object in the database that you can query, you have to provide the required sort order in the ORDER BY clause of your SELECT command.
Note: Information models are not reports, but can be used as data sources for reports!
- Lars