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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21150Ramirez, Alyssa98284Sedro WoolleyWashingtonUnited States
18932Chande, Carl2777SpringwoodNew South WalesAustralia
14505Edwards, Alex, K90210Beverly HillsCaliforniaUnited States

Generated 2025-07-10 19:51:36.676 UTC