When I go to http://data.stackexchange.com/ and click Compose Query while I haven't selected a site yet, it always defaults to Programmers SE.
I think it would be more appropriate to let me select a site, or at least default to Stack Overflow as that is the most popular SE-site.
When I read the source code, I notice that this isn't only for the Compose Query button:
<link rel="odata.service" title="Programmers" href="/programmers/atom"/>
<form method="get" action="/programmers/queries">
etc…