[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 9315  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17626Blanco, Alfredo, TSW8 4BGLondonEnglandUnited Kingdom
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom
17743Gomez, GeraldSW8 1XDLondonEnglandUnited Kingdom
17821Gill, Marvin, MSW1P 2NULondonEnglandUnited Kingdom
17828Zhou, Valerie, JSW1P 2NULondonEnglandUnited Kingdom
17835Perez, Francisco, MW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-15 15:32:28.956 UTC