[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 6350  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27939Navarro, LawrenceOX16 8RSOxonEnglandUnited Kingdom
29469Saunders, Dominique, MOX16 8RSOxonEnglandUnited Kingdom
11489Goel, Deborah, SOX1OxfordEnglandUnited Kingdom

Generated 2025-07-12 18:01:30.010 UTC