[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 613   SHUFFLE   <  SKIP 675  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26586Baker, Alexandra98312BremertonWashingtonUnited States
20039Evans, Stephanie, C98284Sedro WoolleyWashingtonUnited States
13865Foster, Mariah94947NovatoCaliforniaUnited States

Generated 2025-07-21 14:46:25.725 UTC