OrderBy multiple fields with Linq extension methods.

Not many comments needed I imagine.

The “ThenBy” extension method is what you’re looking for.