I was told that to accomplish mapping the $belongsTo to a non primary key, I would set the foreignKey to false and set the conditions by someone on another forum (IRC, actually). However, I don't think I'm doing this correctly. Below is my $belongsTo code I was trying:I was told that to accomplish mapping the $belo