[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 5419  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16193Rubio, Victor, SEM15Esher-MoleseyEnglandUnited Kingdom
16553Roberts, Gabriella, JEM15Esher-MoleseyEnglandUnited Kingdom
17115Xu, Karen, EEM15Esher-MoleseyEnglandUnited Kingdom
17709Raman, MartinEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-12 18:18:52.485 UTC