[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 2236   SHUFFLE   <  SKIP 1786  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15188Watson, Isaac, S98270MarysvilleWashingtonUnited States
19919Johnsen, Rebekah, JPB12PeterboroughEnglandUnited Kingdom
11191Perez, Kristi, E94014ColmaCaliforniaUnited States

Generated 2025-07-15 13:51:04.052 UTC