[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 0   SHUFFLE   <  SKIP 3075  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29249Long, Austin, H98284Sedro WoolleyWashingtonUnited States
14899Dominguez, Rodney, S94010BurlingameCaliforniaUnited States
21088Anand, Alvin, G75009ParisSeine (Paris)France

Generated 2025-10-31 20:18:41.146 UTC