[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 405   SHUFFLE   <  SKIP 1010  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23582Simmons, Stephanie, A94063Redwood CityCaliforniaUnited States
27163Luo, Wayne, L75008ParisSeine (Paris)France
11639Perry, Angelica94941Mill ValleyCaliforniaUnited States
28459Muñoz, DanaSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-14 09:14:37.858 UTC