[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 364   SHUFFLE   <  SKIP 1112  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25171Rodriguez, Christopher, E97355LebanonOregonUnited States
18923Kapoor, Cassandra98225BellinghamWashingtonUnited States
11578Huang, Trisha93500PantinSeine Saint DenisFrance
28339Edwards, Sean, R99362Walla WallaWashingtonUnited States

Generated 2025-07-21 22:12:06.238 UTC