[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 127   SHUFFLE   <  SKIP 2143  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23615Suarez, KendraRG41 1QWWokinghamEnglandUnited Kingdom
15129Patterson, Jennifer, M4655Hervey BayQueenslandAustralia
16316Hu, Kelli, M12311BerlinSaarlandGermany

Generated 2025-07-10 07:42:27.482 UTC