I have a project called Data which is a data layer. In this project, all files are just lying in the top folder. I have enumerations, POCOs, repositories, partial classes and so
Best prectice is to divide entities in folders by object model meaning, not by type.