[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 2421   SHUFFLE   <  SKIP 3021  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23274Jackson, Ethan, C98104SeattleWashingtonUnited States
28436Carlson, Derrick, RSE1 8HLLondonEnglandUnited Kingdom
23796Young, Miguel, D94063Redwood CityCaliforniaUnited States
26972Sara, Kristopher, T75002ParisSeine (Paris)France

Generated 2025-07-11 01:23:14.431 UTC