[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1276  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21991Gill, Teresa3198SeafordVictoriaAustralia
15371Bryant, Cameron99362Walla WallaWashingtonUnited States
20039Evans, Stephanie, C98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-11 22:55:27.591 UTC