[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 995   SHUFFLE   <  SKIP 1645  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21586Foster, Stephanie, D97068W. LinnOregonUnited States
28583Long, Ryan, H99362Walla WallaWashingtonUnited States
16779Watson, Morgan, A91791West CovinaCaliforniaUnited States

Generated 2025-07-17 22:47:24.319 UTC