[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 125 < SKIP 63 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20079 | Taylor, Alexandra | 97005 | Beaverton | Oregon | United States |
20129 | Stewart, Nicole, A | 97005 | Beaverton | Oregon | United States |
Generated 2025-10-08 17:47:12.680 UTC