[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 9248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27121Rubio, Teresa, RSW19 3RULondonEnglandUnited Kingdom
26865Martinez, TabithaSW19 3RULondonEnglandUnited Kingdom
26868Raman, LydiaW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-19 11:04:03.113 UTC