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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16123Patterson, NatalieV2W 1W2HaneyBritish ColumbiaCanada
28012Stewart, Ian97034Lake OswegoOregonUnited States
15483Robinson, Katherine91776San GabrielCaliforniaUnited States
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-10 14:21:25.658 UTC