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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20725Romero, Linda, KW10 6BLLondonEnglandUnited Kingdom
20892Sara, Henry, LSW1P 2NULondonEnglandUnited Kingdom
20859Romero, Roy, CE17 6JFLondonEnglandUnited Kingdom
20862Sutton, MarshallW1V 5RNLondonEnglandUnited Kingdom
20879Sanchez, PamelaEC1R 0DULondonEnglandUnited Kingdom
20909Weadock, Kelly, JSW19 3RULondonEnglandUnited Kingdom
20917Tang, TonyaE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-12 09:54:30.489 UTC