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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13251Malhotra, Raymond, TEM15Esher-MoleseyEnglandUnited Kingdom
15075Kelly, AlexaEM15Esher-MoleseyEnglandUnited Kingdom
14953Gill, AdrienneEM15Esher-MoleseyEnglandUnited Kingdom
16035Morgan, Sebastian, CEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-12 15:02:56.804 UTC