Hi all, I have an old history data and existing data in two Dataverse table. When an item is about to created it must check with old and existing tables if it matches with three columns it must move to new table. So here old history table and existing table contains large volume of data say each contains 2,00,000 rows. What approach I need to follow to compare. Please suggest some ideas