The following HTML markup in a label creates a table that shows attribute names of an entity together with their field details:
<html><table> <tr><td>wln_site_nbr</td><td>NUMBER(6)</td><td><<PK>></td></tr> <tr><td>wln_site_bldg_clli_cd</td><td>VARCHAR2(8)</td><td></td></tr> </table> |
You can use this markup in the second label of an "Entity with Attributes" symbol from the Entity Relationship palette section, for example:
...but also in labels of any other node representation.