[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 2391   <  SKIP 3967  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12491Huang, AlvinOX1OxfordEnglandUnited Kingdom
12281Sanchez, JanelleOX14 4SEOxfordEnglandUnited Kingdom
13553Coleman, JessicaOX1OxfordEnglandUnited Kingdom
13838Rubio, JillOX14 4SEOxfordEnglandUnited Kingdom
13847Tang, Kurt, GOX14 4SEOxfordEnglandUnited Kingdom
14546Sanchez, Christina, SOX1OxfordEnglandUnited Kingdom

Generated 2025-07-21 19:35:55.720 UTC