Let's imagine a compound index
28/38
Let's imagine a simple index
Let's look at the query plan
db.cities.createIndex( { country_code: 1, population: 1 } );