[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 40 < SKIP 2327 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19413 | Kelly, Xavier, M | 98168 | Burien | Washington | United States |
19552 | Zhu, Margaret, M | 98168 | Burien | Washington | United States |
Generated 2025-07-22 01:56:10.655 UTC