[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 2130   SHUFFLE   <  SKIP 180  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19741Rivera, María, R98201EverettWashingtonUnited States
28583Long, Ryan, H99362Walla WallaWashingtonUnited States
24726Hughes, Marissa97068W. LinnOregonUnited States
14788Rana, Gerald, C75013ParisSeine (Paris)France

Generated 2025-07-16 14:40:38.403 UTC