Let's imagine another compound index
44/62
Let's look at the query plan when we try to sort
Let's look at the query plan
db.cities.createIndex( { population: 1, elevation: 1 } );