[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 560   SHUFFLE   <  SKIP 366  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16249Rivera, Jesse92020El CajonCaliforniaUnited States
14486Coleman, Jonathan, R95062Santa CruzCaliforniaUnited States
11663Williams, Seth, A99362Walla WallaWashingtonUnited States

Generated 2025-11-05 13:10:35.697 UTC