[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 625   SHUFFLE   <  SKIP 1869  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18856Green, Thomas94303Palo AltoCaliforniaUnited States
21066Arun, EbonyRH15 9UDWest SussexEnglandUnited Kingdom
15294Robinson, Michael98055RentonWashingtonUnited States

Generated 2025-07-20 01:06:34.126 UTC