[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 4405   <  SKIP 1024  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19418Miller, Nathan, lEM15Esher-MoleseyEnglandUnited Kingdom
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom
20562Mr., Rodman, JimEM15Esher-MoleseyEnglandUnited Kingdom
20710Raje, AndresEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-20 21:33:17.787 UTC