[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 224   SHUFFLE   <  SKIP 1240  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23213Green, Noah90802Long BeachCaliforniaUnited States
28612Roberts, Gabriel, R91502BurbankCaliforniaUnited States
14526Hall, Emily64283DarmstadtHessenGermany

Generated 2025-07-18 03:54:53.882 UTC