[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 568   SHUFFLE   <  SKIP 655  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16548Rubio, Darren59223RoncqNordFrance
19192Ruiz, Erika, JW1X3SELondonEnglandUnited Kingdom
14339Suri, Brandy90706BellflowerCaliforniaUnited States

Generated 2025-07-14 22:56:27.140 UTC