I have just started to create a portal with Power Pages and Dataverse, actually I have Data in Dataverse: Table Customer: First Name, Last Name, Phone number.
Now I need to read the information and have it in a HTML page (see screenshot), which commands I need to connect to my Dataverse Table, and to read informations, like I need to select a Customer Name from The table and I will have the Phone number of this line (customer phonennumber as a return value).
Thanks