[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 6040 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28107 | Simpson, Tara, K | 3220 | Geelong | Victoria | Australia |
28108 | Yang, Roger, A | 3220 | Geelong | Victoria | Australia |
28109 | Tang, Leonard, L | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-11 17:40:41.646 UTC