private/xml/fetchCloudCustomersFromServer.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_mw_customer_mw_cloudserver" from="mw_customerid" to="mw_customerid" visible="false" intersect="true">
      <link-entity name="mw_cloudserver" from="mw_cloudserverid" to="mw_cloudserverid" alias="ab">
        <filter type="and">
          <filter type="or">
            <condition attribute="mw_cloudserverid" operator="eq" value="a54cba41-f69f-ee11-9129-00155d872205" />
          </filter>
        </filter>
      </link-entity>
    </link-entity>
  </entity>
</fetch>