[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 6430  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27171Gill, Kristi, AOX14 4SEOxfordEnglandUnited Kingdom
27953Garcia, MarieOX1OxfordEnglandUnited Kingdom
27957Suri, TabithaOX1OxfordEnglandUnited Kingdom
28878Guo, Alvin, ROX14 4SEOxfordEnglandUnited Kingdom
28439Gray, Olivia, LOX1OxfordEnglandUnited Kingdom
29376Robinson, Matthew, DOX1OxfordEnglandUnited Kingdom
29473Subram, Carmen, JOX1OxfordEnglandUnited Kingdom

Generated 2025-07-12 19:45:58.791 UTC