[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 5118 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28082 | Peterson, Nathaniel, R | 98371 | Puyallup | Washington | United States |
27248 | Taylor, Kayla | 98371 | Puyallup | Washington | United States |
Generated 2025-07-19 16:27:32.581 UTC