Hi,
I have a class called Geography and inside it there are country, region, state, city. I need a prompt which ask user to select from 'country', 'region', 'state' and 'city'. And based on user's response, BO should generate a report like |country| # of customers| or |region|# of customer| or...