[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 508   SHUFFLE   <  SKIP 701  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24722Ross, Hunter59368WerneNordrhein-WestfalenGermany
19509Suri, Nancy60323FrankfurtHessenGermany
26696Suarez, Robyn98225BellinghamWashingtonUnited States
17525Wright, Adam94519ConcordCaliforniaUnited States

Generated 2025-07-17 19:16:05.031 UTC