How to write a SOQL for getting the Translation value for the Apex Type "String"? As toLabel() support only picklist type, for string how can we write query? Example I need to query the BillingCountry from Contact table (i.e BillingCountry is of String type)