[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 2816   SHUFFLE   <  SKIP 562  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28913Diaz, KristaNT20Newcastle upon TyneEnglandUnited Kingdom
21634Cook, Arianna98020EdmondsWashingtonUnited States
15664Vazquez, Jill63009OffenbachSaarlandGermany

Generated 2025-07-18 23:20:49.061 UTC