[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 325  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29148Murphy, Gabriella, D94941Mill ValleyCaliforniaUnited States
22604Simmons, Wyatt, VLE18LeedsEnglandUnited Kingdom
17648Sharma, Gilbert91940Les UlisEssonneFrance
21812Bailey, Adrian98104SeattleWashingtonUnited States

Generated 2025-07-14 18:10:16.732 UTC