I'm doing a webservice using a WCF project and EF6 Code First and DB Firts, however the permissions that I have on an Oracle database are read only, is there any way to process that DB with entity? to know the restrictions of each column of a table you need to have even more privileges on the database.