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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17776Jimenez, Diana, MSW8 1XDLondonEnglandUnited Kingdom
17782Shan, Casey, CC2H 7AULondonEnglandUnited Kingdom
17794Rowe, TheodoreW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-15 04:35:28.796 UTC