[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 364   SHUFFLE   <  SKIP 1247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11299Vazquez, Orlando, E91502BurbankCaliforniaUnited States
28529Chande, Tara, L45000OrleansLoiretFrance
17633Dominguez, Gary75017ParisSeine (Paris)France

Generated 2025-07-12 17:37:19.924 UTC