[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   SKIP 2493   SHUFFLE   <  SKIP 37  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16506Murphy, Catherine, LV9MetchosinBritish ColumbiaCanada
19457Williams, Jennifer, ENT20Newcastle upon TyneEnglandUnited Kingdom
20918Ramos, Neil62200Boulogne-sur-MerPas de CalaisFrance
13769Kumar, Brendan77127LieusaintSeine et MarneFrance

Generated 2025-07-13 20:39:26.930 UTC