[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 250 < SKIP 2103 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18471 | Stewart, Paige, J | 98168 | Burien | Washington | United States |
18479 | Chen, Stacey, G | 98168 | Burien | Washington | United States |
18499 | Rodriguez, Darren, I | 98168 | Burien | Washington | United States |
Generated 2025-07-05 10:49:50.114 UTC