private/xml/fetchCloudCustomer.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" />
    <attribute name="m10_tenantvlan" />
    <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>
    <filter type="and">
      <filter type="or">
        <condition attribute="mw_name" operator="eq" value="revinova.ch" />
      </filter>
    </filter>
  </entity>
</fetch>