[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 7828   SHUFFLE   <  SKIP 1692  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26727Clark, Jose97222MilwaukieOregonUnited States
20735Cooper, Caitlin98284Sedro WoolleyWashingtonUnited States
27163Luo, Wayne, L75008ParisSeine (Paris)France

Generated 2025-07-17 23:13:04.569 UTC