[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 7809 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19094 | Yang, Todd, J | 3000 | Melbourne | Victoria | Australia |
19581 | Ma, Todd | 3000 | Melbourne | Victoria | Australia |
19762 | Ma, Warren, A | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-18 21:57:00.759 UTC