[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 6352  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11344Jimenez, JessieOX1OxfordEnglandUnited Kingdom
11489Goel, Deborah, SOX1OxfordEnglandUnited Kingdom
11550Torres, DebOX14 4SEOxfordEnglandUnited Kingdom
12317She, Carl, AOX1OxfordEnglandUnited Kingdom

Generated 2025-07-14 00:07:50.278 UTC