[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 2295   SHUFFLE   <  SKIP 215  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23010Cook, SethV0SookeBritish ColumbiaCanada
15550Alonso, Orlando98312BremertonWashingtonUnited States
19210Price, Alexis, E90241DowneyCaliforniaUnited States

Generated 2025-07-13 09:45:57.637 UTC