private/xml/fetchCloudCustomerFromAccount.xml

<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false">
  <entity name="mw_customer">
    <attribute name="mw_domain" />
    <attribute name="mw_name" />
    <attribute name="mw_end" />
    <attribute name="mw_begin" />
    <attribute name="mw_resellerid" />
    <attribute name="mw_customerid" />
    <attribute name="mw_maincontactid" />
    <attribute name="mw_accountid" />
    <attribute name="mw_rdpgateway" />
    <attribute name="mw_datacenter" />
    <attribute name="mw_activecloudcustomer" />
    <attribute name="mw_description" />
    <attribute name="statecode" />
    <attribute name="mw_specialpoints" />
    <attribute name="mw_securerdpgateway" />
    <attribute name="mw_securerdpconnect" />
    <attribute name="mw_rdpmode" />
    <attribute name="mw_rdpconnect" />
    <attribute name="mw_accountnumber" />
    <attribute name="createdon" />
    <order attribute="mw_domain" descending="false" />
    <link-entity name="account" from="accountid" to="mw_accountid" visible="false" link-type="outer" alias="a_a68706b0d5614c38b38e02d899ef6ac6">
      <attribute name="accountnumber" />
    </link-entity>
    <link-entity name="mw_cloudaccount" from="mw_customerid" to="mw_customerid" alias="af">
      <filter type="and">
        <filter type="or">
          <condition attribute="mw_cloudaccountid" operator="eq" value="{5d3beb78-2edb-eb11-910c-00155d820102}" />
        </filter>
      </filter>
    </link-entity>
  </entity>
</fetch>