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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26868Raman, LydiaW10 6BLLondonEnglandUnited Kingdom
26896Malhotra, Michele, ASW19 3RULondonEnglandUnited Kingdom
26897Xie, Katrina, MSW8 1XDLondonEnglandUnited Kingdom
26901Nara, Louis, JC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-15 09:39:01.238 UTC