Example use case: `SELECT DISTINCT ON (user_id, date) user_id, date, action FROM activity_log ORDER BY user_id, date, timestamp DESC` <img width="2638" height="926" alt="Image" src="https://github.com/user-attachments/assets/722f69aa-9a45-4426-b01e-f738fa875eab" />