[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 5058  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13790Deng, Nina, O48001MünsterSaarlandGermany
26168Campbell, Ian98020EdmondsWashingtonUnited States
20408Morgan, Isaac98168BurienWashingtonUnited States
27856Tang, Bonnie, WTY31RuncornEnglandUnited Kingdom
26407Davis, AshleyPE17BuryEnglandUnited Kingdom
11411Ross, Devin, A85049IngolstadtBayernGermany
17188Peterson, Alexa78000VersaillesYvelineFrance

Generated 2025-07-12 05:10:26.732 UTC