[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 999   SHUFFLE   <  SKIP 517  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12823She, Bethany59223RoncqNordFrance
26494White, Nicholas, G92118CoronadoCaliforniaUnited States
13892Diaz, Spencer, J97222MilwaukieOregonUnited States

Generated 2025-07-09 06:19:26.642 UTC