[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 9030  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17087Dominguez, JésusC2H 7AULondonEnglandUnited Kingdom
17094Dominguez, Julio, ESW19 3RULondonEnglandUnited Kingdom
17101Gutierrez, Shannon, LW1N 9FALondonEnglandUnited Kingdom
17214Liu, Damien, MSW8 1XDLondonEnglandUnited Kingdom
17626Blanco, Alfredo, TSW8 4BGLondonEnglandUnited Kingdom
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom
17639Ma, HeatherSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-10 22:28:41.383 UTC