[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 750 < SKIP 4366 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27248 | Taylor, Kayla | 98371 | Puyallup | Washington | United States |
27679 | Walker, Kayla | 98371 | Puyallup | Washington | United States |
28082 | Peterson, Nathaniel, R | 98371 | Puyallup | Washington | United States |
Generated 2025-10-12 21:44:22.752 UTC