[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 304   SHUFFLE   <  SKIP 535  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24555Chande, Lacey, AOX14 4SEOxfordEnglandUnited Kingdom
18661Walker, Daniel, E98284Sedro WoolleyWashingtonUnited States
15658Rogers, Victoria57000MetzMoselleFrance

Generated 2025-07-14 18:46:08.831 UTC