Decision Tree Model Retrieving the corresponding examples

Thanks for your reply
I have added to your script the " Decision Tree View" node. This is the results:


For each node in the tree there is rows (examples) that match it- so on the first right node we see that 35 out of 39 satisfy this rule. I want to know who are those rows (examples ) from the data?

Malik