How to control execution order inside a single SSIS Data Flow Task? Validation order: In the next step, I need to read from one of these tables and perform multiple validations If I use a single Data Flow Task with a source pulling data from the table and then use a Multicast to perform several validations in parallel, I lose control over the order