Help for this page
__PACKAGE__->has_many('PartTypes' => ['MyCDBI::PartType', 'typeid']);
return map { $_->typeid } $org->PartTypes;