[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3428  >   <  TAKE 2  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26348Moore, LoganV9MetchosinBritish ColumbiaCanada
14955Xu, Jorge, AOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-11 07:30:36.188 UTC