[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 0   SHUFFLE   <  SKIP 2994  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19215Hall, Edward98104SeattleWashingtonUnited States
21669Rodriguez, JessicaGL50CheltenhamEnglandUnited Kingdom
14028Srini, Patricia98225BellinghamWashingtonUnited States
14930Sara, Cindy, M93000BobignySeine Saint DenisFrance
16606Blanco, Ricky, F2036MatravilleNew South WalesAustralia
14788Rana, Gerald, C75013ParisSeine (Paris)France

Generated 2025-10-29 07:47:53.678 UTC