Slice data output with Co-ordinances

I have a non-uniform domain. I am creating a slice in that domain to visualize some parameters ( pressure, temperature, and velocity). Now I want to create a CSV file with X Y Z co-ordinates along with these parameters (pressure, temperature, and velocity).

What will be the best approach?

So far I have tried to save data using field association “Cell Data”. Don’t see X Y Z co-ordinates there