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