<script src="https://github.com/js-data/js-data/releases/download/3.0.2/js-data.js"></script>
<script src="https://github.com/js-data/js-data-http/releases/download/3.0.0/js-data-http.js"></script>
<h1>Open the console...</h1>
<p>
...and see that even though the first query is for userId 2 and the second for userId 4, both resultsets are for userId 4.
</p>