[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 3027   SHUFFLE   <  SKIP 3395  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24319Clark, Benjamin98036LynnwoodWashingtonUnited States
19995Gonzales, Jordyn94063Redwood CityCaliforniaUnited States
16202Jai, Kenneth, D75007ParisSeine (Paris)France

Generated 2025-07-12 19:03:22.667 UTC