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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26821Guo, Tamara46236BottropNordrhein-WestfalenGermany
14236Richardson, Abigail, S3000MelbourneVictoriaAustralia
17162Blue, Rachel97222MilwaukieOregonUnited States

Generated 2025-07-10 22:28:04.382 UTC