[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 9941 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21555 | Madan, Jarrod, C | 3000 | Melbourne | Victoria | Australia |
21560 | Lopez, Kristopher, L | 3000 | Melbourne | Victoria | Australia |
22169 | Li, Jenny, B | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-11 11:00:55.525 UTC