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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16599Sr., Cai, Ramón, SW1Y 3RALondonEnglandUnited Kingdom
16934Vazquez, MicheleSE1 8HLLondonEnglandUnited Kingdom
17087Dominguez, JésusC2H 7AULondonEnglandUnited Kingdom
17094Dominguez, Julio, ESW19 3RULondonEnglandUnited Kingdom
17101Gutierrez, Shannon, LW1N 9FALondonEnglandUnited Kingdom
17214Liu, Damien, MSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-12 11:39:20.767 UTC