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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27906Chen, Gilbert, EOX16 8RSOxonEnglandUnited Kingdom
27939Navarro, LawrenceOX16 8RSOxonEnglandUnited Kingdom
29469Saunders, Dominique, MOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-12 17:58:44.971 UTC