Yes I did and I think I found that the issue was that the library name was also called Customer so it caused a issue in the C# code to where the code was thinking I was calling the library called Customer and not the table. I made a new library with a different name and it does not give any errors now.
4 Likes