[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 680   SHUFFLE   <  SKIP 1010  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29069Lin, Clarence3000MelbourneVictoriaAustralia
14811Sanchez, Molly04139LeipzigNordrhein-WestfalenGermany
27600Sanchez, Destiny, J91977Spring ValleyCaliforniaUnited States

Generated 2025-07-15 15:59:43.885 UTC