I need to query the short name of the country name based on custtable.
I know the information lies in
LogisticsAddressCountryRegionTranslation.shortname;
LogisticsAddressCountryRegion.countryregionid;
Problem is, going through the relations i don't see a way to link back to custtable. There used to be a countryregionid in the custtable that would link back but it is changed to DEL_countryregionid and cannot use this anymore. How can i obtain this information. Using ax 2012