Let's imagine another compound index
84/108
Exercise: Indexes
Let's look at the query plan
db.cities.createIndex( { population: 1, elevation: 1 } );