[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 840   SHUFFLE   <  SKIP 409  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28252Murphy, Sydney, T92625Newport BeachCaliforniaUnited States
13016Bryant, Antonio, R99362Walla WallaWashingtonUnited States
28759Rivera, Melissa, SEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-22 05:50:44.187 UTC