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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom
20710Raje, AndresEM15Esher-MoleseyEnglandUnited Kingdom
22308Lopez, CassandraEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-10 15:29:12.912 UTC