[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 192  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23133White, Alexis, C90802Long BeachCaliforniaUnited States
20378Jai, Nathan, M98168BurienWashingtonUnited States
20273Martin, Katherine, JV8VVictoriaBritish ColumbiaCanada
22902Madan, Pedro98225BellinghamWashingtonUnited States

Generated 2025-07-10 20:24:25.292 UTC