How to remove duplicates using Talend?

Requirement: We have  to remove duplicates for below-given data:

Input:

Solution: To remove duplicates we use the tUniqRow component.

1. In tFileInputDelimited we take input data file  and 

Talend Job design: