[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 2421   SHUFFLE   <  SKIP 2757  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17143Ross, David, MV8POak BayBritish ColumbiaCanada
26115Mitchell, SavannahV8Y 1L1CliffsideBritish ColumbiaCanada
17282Alexander, Alyssa, M3977CranbourneVictoriaAustralia

Generated 2025-07-13 04:34:12.217 UTC