This question tests the four basic OLAP (Online Analytical Processing) operations used on a multidimensional data cube: slicing, dicing, roll-up and drill-down. Let's check each option against what the question describes.
Since Country and State belong to the same geography hierarchy, with State being a lower, more detailed level than Country, moving from Country to State is a Drill-down operation.
Let's summarize:
So the operation needed is Drill-down.