[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 528 < SKIP 1590 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14015 | Lal, Kurt, R | 3429 | Sunbury | Victoria | Australia |
14039 | Wang, Nathan | 3429 | Sunbury | Victoria | Australia |
Generated 2025-07-21 21:22:13.839 UTC