[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 650   SHUFFLE   <  SKIP 2235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21760She, Margaret, K94519ConcordCaliforniaUnited States
21654Barnes, Aidan91932Imperial BeachCaliforniaUnited States
29430Goel, Donna, H38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-17 01:54:01.853 UTC