[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 2982  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22679Dominguez, Derrick, A80074MünchenNordrhein-WestfalenGermany
18226Walker, Joseph, E98104SeattleWashingtonUnited States
20537Evans, Thomas91977Spring ValleyCaliforniaUnited States

Generated 2025-07-08 16:19:07.696 UTC