[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 9394  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20862Sutton, MarshallW1V 5RNLondonEnglandUnited Kingdom
20879Sanchez, PamelaEC1R 0DULondonEnglandUnited Kingdom
20973Andersen, April, CW1V 5RNLondonEnglandUnited Kingdom
20892Sara, Henry, LSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-19 02:51:06.708 UTC