[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 3083   <  SKIP 3343  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26397Travers, MichealOX14 4SEOxfordEnglandUnited Kingdom
26417Rai, Dustin, JOX14 4SEOxfordEnglandUnited Kingdom
27171Gill, Kristi, AOX14 4SEOxfordEnglandUnited Kingdom
26979Jai, Christy, GOX14 4SEOxfordEnglandUnited Kingdom
26956Pal, Kristin, EOX1OxfordEnglandUnited Kingdom
27953Garcia, MarieOX1OxfordEnglandUnited Kingdom
27957Suri, TabithaOX1OxfordEnglandUnited Kingdom

Generated 2025-11-05 21:25:47.060 UTC