[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 482 < SKIP 442 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18930 | Richardson, Katelyn | 3280 | Warrnambool | Victoria | Australia |
18260 | Sharma, Jodi, N | 3280 | Warrnambool | Victoria | Australia |
19266 | Xu, Grant, M | 3280 | Warrnambool | Victoria | Australia |
Generated 2025-07-10 05:54:25.682 UTC