[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 681  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17633Dominguez, Gary75017ParisSeine (Paris)France
24818Rubio, Diane98168BurienWashingtonUnited States
11825She, Aimee90706BellflowerCaliforniaUnited States

Generated 2025-07-09 11:09:19.212 UTC