[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   SKIP 480   SHUFFLE   <  SKIP 485  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18584Evans, Haley98104SeattleWashingtonUnited States
11318Wilson, Jessica98020EdmondsWashingtonUnited States
18171Zeng, Alejandro, J70511StuttgartSaarlandGermany
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-15 05:04:30.897 UTC