[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 875   SHUFFLE   <  SKIP 1347  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11798Chande, Brendan, Q98312BremertonWashingtonUnited States
26713Edwards, Stephanie, R92118CoronadoCaliforniaUnited States
27527Sanchez, Tina94519ConcordCaliforniaUnited States

Generated 2025-07-08 04:19:12.161 UTC