[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 2173 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19194 | Garcia, Cesar, L | 75010 | Paris | Seine (Paris) | France |
18970 | Roberts, Jason, G | 90012 | Los Angeles | California | United States |
18479 | Chen, Stacey, G | 98168 | Burien | Washington | United States |
Generated 2025-07-10 09:20:04.280 UTC