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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20725Romero, Linda, KW10 6BLLondonEnglandUnited Kingdom
20892Sara, Henry, LSW1P 2NULondonEnglandUnited Kingdom
20859Romero, Roy, CE17 6JFLondonEnglandUnited Kingdom
20862Sutton, MarshallW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-15 08:15:35.050 UTC