[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 2239  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28289Gonzales, Jack, L94063Redwood CityCaliforniaUnited States
12729Perry, Jose, MPB12PeterboroughEnglandUnited Kingdom
18115Young, Richard, C98104SeattleWashingtonUnited States

Generated 2025-07-11 04:42:50.736 UTC