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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20710Raje, AndresEM15Esher-MoleseyEnglandUnited Kingdom
22308Lopez, CassandraEM15Esher-MoleseyEnglandUnited Kingdom
22535Prasad, Rachael, MEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 03:31:48.457 UTC