[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 9916 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17227 | Gutierrez, Erika | 3000 | Melbourne | Victoria | Australia |
17258 | Green, Fernando | 3000 | Melbourne | Victoria | Australia |
17725 | Martinez, Daniel, P | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-19 05:21:10.767 UTC