Thomas:
You can most definitely access it and you can even create a custom property so that it is strong-typed in code, etc. But you will not be able to write back to the table without code changes. If you need the table to be updatable, then you will have to use a view. If you are just bringing it in for client-side access, then you are good to go.