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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17166Mr., Several, Joshua, R.97005BeavertonOregonUnited States
13458James, Joan98225BellinghamWashingtonUnited States
29329Campbell, Lucas97205PortlandOregonUnited States
20591Tang, Kara80074MünchenHamburgGermany

Generated 2025-07-14 00:00:39.565 UTC