[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 24   SHUFFLE   <  SKIP 1353  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22095Perry, BrandonV8VVictoriaBritish ColumbiaCanada
22838Rai, CedricNT20Newcastle upon TyneEnglandUnited Kingdom
12518Dominguez, Jacquelyn42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-13 02:34:58.220 UTC