[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 999   <  SKIP 5357  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12281Sanchez, JanelleOX14 4SEOxfordEnglandUnited Kingdom
12619Rai, Priscilla, COX1OxfordEnglandUnited Kingdom
12317She, Carl, AOX1OxfordEnglandUnited Kingdom

Generated 2025-07-19 02:33:01.145 UTC