[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 875   SHUFFLE   <  SKIP 4169  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29354Edwards, Isaiah, B98270MarysvilleWashingtonUnited States
27624Russell, Connor91776San GabrielCaliforniaUnited States
14334Murphy, Patrick, M99362Walla WallaWashingtonUnited States
14401Kumar, Jose, P97301SalemOregonUnited States

Generated 2025-07-18 07:09:07.725 UTC