private/xml/all_cloudcell.xml

<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="true">
    <entity name="mw_cloudcell">
        <attribute name="mw_name" />
        <attribute name="createdon" />
        <attribute name="mw_type" />
        <attribute name="mw_cloudcellid" />
        <attribute name="statecode" />
        <attribute name="mw_parentcellid" />
        <attribute name="mw_description" />
        <order attribute="mw_name" descending="false" />
        <filter type="and">
        </filter>
    </entity>
</fetch>