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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21832Gill, Pedro, S59223RoncqNordFrance
20178Anand, Deborah, A45000OrleansLoiretFrance
24548Liu, Crystal33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-21 17:15:46.695 UTC