[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 250   SHUFFLE   <  SKIP 879  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12748Bell, Grace93700DrancySeine Saint DenisFrance
11924Long, Ian, C94947NovatoCaliforniaUnited States
14021Richardson, Michelle98033KirklandWashingtonUnited States

Generated 2025-07-09 19:54:45.919 UTC