Clustered Index

Each table should include a clustered index.

The clustered index does not have to be the primary key.  However, if you cluster something besides the primary key, add comments explaining your decision.