|< < 18 > >|

Unique

About project

But:
Project( TableScan(t), [x, y])

The key is not included, so there may be duplicates. To remove them:
Unique( Project( TableScan(t), [x, y]))

|< < 18 > >|