Ultimate access to all questions.
You are tasked with analyzing customer data using Google's Dataflow SDK. The data includes entries like 'Tom,555 X street', 'Tim,553 Y street', and 'Sam, 111 Z street'. Your project requires extracting only the customer names from this data and writing them to an output PCollection. Which operation is most suitable for this task?