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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26992Andersen, Brad, SWA3WatfordEnglandUnited Kingdom
14283Simmons, Seth, E97034Lake OswegoOregonUnited States
26843Gonzalez, Noah33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-10 02:24:39.890 UTC