[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 875   SHUFFLE   <  SKIP 2260  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25565Perez, Kevin, M3429SunburyVictoriaAustralia
12823She, Bethany59223RoncqNordFrance
24579Alexander, Trevor, G46236BottropNordrhein-WestfalenGermany

Generated 2025-07-09 13:29:17.419 UTC