[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 1500 < SKIP 866 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18408 | West, Cody | 98168 | Burien | Washington | United States |
19413 | Kelly, Xavier, M | 98168 | Burien | Washington | United States |
19678 | Rodriguez, Martin | 98168 | Burien | Washington | United States |
Generated 2025-10-11 02:18:58.307 UTC