private/xml/all_cloudcustomers.xml

<fetch>
  <entity name="mw_customer">
    <filter>
      <condition attribute="statecode" operator="eq" value="0" />
    </filter>
  </entity>
</fetch>