[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 875   SHUFFLE   <  SKIP 98  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19183Raje, Edwin, D75009ParisSeine (Paris)France
15949Green, Katherine, J94941Mill ValleyCaliforniaUnited States
28887Serrano, Casey, O20354HamburgHamburgGermany

Generated 2025-07-07 15:49:24.109 UTC