Hi!
To create a relationship to the same table in the dictionary, create a ALIAS for the Table (Shift-Insert should work). For example, if CUSTOMER is the tables, create an Alias of Customer called CUSTOMERPARENTS and then relate the Primary keys of both these tables.
Regards