This question has to do with how to view the new Notes object in Skuid. For some reason the ContentVersion.TextPreview field is not recognized by skuid in the composer.
As a workaround what I have had to do is use the VersionData(Base64) field to get at the information but then I had to decode using custom javascript.