[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 7799 > < TAKE 7 >
7 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18214 | Suri, Ronald | 3000 | Melbourne | Victoria | Australia |
18485 | Gonzalez, Devin | 3000 | Melbourne | Victoria | Australia |
18495 | Phillips, Jeremy, E | 3000 | Melbourne | Victoria | Australia |
18247 | Beck, Donna, J | 3000 | Melbourne | Victoria | Australia |
18253 | Guo, Trisha | 3000 | Melbourne | Victoria | Australia |
18259 | Torres, Bailey | 3000 | Melbourne | Victoria | Australia |
18902 | Chen, Steve, R | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-18 09:12:49.615 UTC