[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 9908 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15590 | Wu, Marshall, J | 3000 | Melbourne | Victoria | Australia |
15788 | Li, Barbara | 3000 | Melbourne | Victoria | Australia |
15803 | Goel, Bradley | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-20 00:38:01.916 UTC