[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 9901 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14667 | Alexander, Olivia, L | 3000 | Melbourne | Victoria | Australia |
15030 | Zheng, Jeffery, W | 3000 | Melbourne | Victoria | Australia |
15043 | Gonzalez, Joel, A | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-19 15:59:28.961 UTC