[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 2953   SHUFFLE   <  SKIP 1245  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22871Coleman, David, D99362Walla WallaWashingtonUnited States
11121Suarez, Orlando2300NewcastleNew South WalesAustralia

Generated 2025-07-20 16:12:32.582 UTC