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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17094Dominguez, Julio, ESW19 3RULondonEnglandUnited Kingdom
17101Gutierrez, Shannon, LW1N 9FALondonEnglandUnited Kingdom
17626Blanco, Alfredo, TSW8 4BGLondonEnglandUnited Kingdom
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom
16934Vazquez, MicheleSE1 8HLLondonEnglandUnited Kingdom
17821Gill, Marvin, MSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-11 23:39:01.795 UTC