[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 9027  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16573Dominguez, RubenC2H 7AULondonEnglandUnited Kingdom
16588Martinez, AndreSW8 4BGLondonEnglandUnited Kingdom
16599Sr., Cai, Ramón, SW1Y 3RALondonEnglandUnited Kingdom
16934Vazquez, MicheleSE1 8HLLondonEnglandUnited Kingdom
17087Dominguez, JésusC2H 7AULondonEnglandUnited Kingdom
17094Dominguez, Julio, ESW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-11 17:19:15.922 UTC