[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   <  SKIP 5647  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14812Henderson, Hunter, CGA10GatesheadEnglandUnited Kingdom
14700Edwards, EdwardGA10GatesheadEnglandUnited Kingdom
14839Sanz, NatashaGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-19 05:39:38.772 UTC