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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27890Evans, KyleEM15Esher-MoleseyEnglandUnited Kingdom
27907Taylor, MichaelEM15Esher-MoleseyEnglandUnited Kingdom
28372Hu, Vincent, FEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-12 00:43:18.292 UTC