The total length of the PK, and the order of the columns, is more important than the number of columns. If possible, put columns with higher cardinarlity up front, even if it does not seem as logical.
However, if any of the columns of the PK are changed, that could slow things down a bit, and in that case it is often advisable to use non-meaningfull keys.