[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 3867   <  SKIP 1566  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22308Lopez, CassandraEM15Esher-MoleseyEnglandUnited Kingdom
22535Prasad, Rachael, MEM15Esher-MoleseyEnglandUnited Kingdom
22630Wu, RogerEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-11-05 16:01:16.584 UTC