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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19685Perez, Brandy, C90210Beverly HillsCaliforniaUnited States
28779Reed, Morgan, EV0SookeBritish ColumbiaCanada
25865Butler, Tristan98033KirklandWashingtonUnited States

Generated 2025-07-15 10:08:24.410 UTC