[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 24   SHUFFLE   <  SKIP 2181  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17553Sanchez, Summer, L97005BeavertonOregonUnited States
23274Jackson, Ethan, C98104SeattleWashingtonUnited States
19461Shan, Nichole, KCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-12 16:39:05.884 UTC