[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 9921 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18247 | Beck, Donna, J | 3000 | Melbourne | Victoria | Australia |
18253 | Guo, Trisha | 3000 | Melbourne | Victoria | Australia |
18259 | Torres, Bailey | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-16 14:26:46.134 UTC