Retrieves the given country by NS internal id via the static countryMapping list.
Note that this is an exception to most Netsuite records that use a numeric integer key identifier.
country internal id - which is the country code e.g. ('US', 'HK'). This is the id required for Address records.
Reexport Logger exports from ./utility/geography
Deprecated
Use direct imports from './utility/geography' instead.