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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20576Kapoor, JohnathanW1X3SELondonEnglandUnited Kingdom
20592Liu, Jorge, JW1Y 3RALondonEnglandUnited Kingdom
20859Romero, Roy, CE17 6JFLondonEnglandUnited Kingdom
20862Sutton, MarshallW1V 5RNLondonEnglandUnited Kingdom
20879Sanchez, PamelaEC1R 0DULondonEnglandUnited Kingdom
20892Sara, Henry, LSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-11 17:26:59.127 UTC