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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21835Sun, Susan66740SaarlouisSaarlandGermany
21523Green, Timothy, L66740SaarlouisSaarlandGermany
22391Watson, Angela, M66740SaarlouisSaarlandGermany
22519Hughes, Logan, M66740SaarlouisSaarlandGermany

Generated 2025-07-12 13:39:35.900 UTC