[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 840   SHUFFLE   <  SKIP 155  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17444Cox, Bailey, D99362Walla WallaWashingtonUnited States
20081Xie, Jerry98168BurienWashingtonUnited States
16868Jackson, Xavier, A91977Spring ValleyCaliforniaUnited States

Generated 2025-07-13 12:40:41.995 UTC