[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 477 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25233 | Ward, Nathaniel | 3280 | Warrnambool | Victoria | Australia |
25239 | Barnes, Isabella, J | 3280 | Warrnambool | Victoria | Australia |
26019 | Allen, Luis, C | 3280 | Warrnambool | Victoria | Australia |
Generated 2025-07-14 10:09:03.106 UTC