from above 2 data tables, my output datatable(dt3) should of all columns (name, id ) with dt1 rows data in C#
dt3

Hi,
I suggest you to go with UiPath activities. you can use Join Data tables and under that you can select Inner Join which will return the matches columns in two data tables.
