Zend certified PHP/Magento developer

How can I get all quote which is active with customer ID

Is there anyway I could print out in a table in phtml the following:
Entity_id , is_active and store
Is it possible to get all active quote within a customer_id?

I want to show this in a table
I was taking a look at quote DB and I can see all the details there but not sure how to show this in a phtml