Let's imagine another compound index
15/39
No Title Text for this slide yet
Let's look at the query plan
db.cities.createIndex( { population: 1, elevation: 1 } );