[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 350   SHUFFLE   <  SKIP 448  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16495Ramos, Monique3280WarrnamboolVictoriaAustralia
26403Navarro, Philip04139LeipzigNordrhein-WestfalenGermany
22787Sanchez, Andrea, L91364Woodland HillsCaliforniaUnited States

Generated 2025-07-13 00:04:06.182 UTC