[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 518   SHUFFLE   <  SKIP 6011  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21063Li, Louis59223RoncqNordFrance
11617Brooks, Sean91941GrossmontCaliforniaUnited States
28610Bailey, Jacqueline97355LebanonOregonUnited States

Generated 2025-07-19 13:48:32.411 UTC