[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 3669   SHUFFLE   <  SKIP 4478  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16420Alonso, Eddie, LRG7 5H7ReadingEnglandUnited Kingdom
23025Richardson, Richard99362Walla WallaWashingtonUnited States

Generated 2025-07-18 18:40:27.115 UTC