[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 2421   SHUFFLE   <  SKIP 969  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18627Gomez, Kristine, EE17 6JFLondonEnglandUnited Kingdom
16264Howard, JenniferWA1WarringtonEnglandUnited Kingdom
22871Coleman, David, D99362Walla WallaWashingtonUnited States

Generated 2025-07-12 18:51:17.457 UTC