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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17755Cox, Zoe, AEM15Esher-MoleseyEnglandUnited Kingdom
17760Romero, DianaEM15Esher-MoleseyEnglandUnited Kingdom
17709Raman, MartinEM15Esher-MoleseyEnglandUnited Kingdom
17951Malhotra, FrederickEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-12 22:00:44.332 UTC