You will need to have a data item for country. This would typically come from the database, but from the sounds of it you would have to derive country from the country-state combination.
To do this, create a new data item and use the following definition:
substring([Country-State], 1, position...