[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 9946 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22032 | Fernandez, Ivan | 3000 | Melbourne | Victoria | Australia |
23321 | Xu, Karl | 3000 | Melbourne | Victoria | Australia |
23343 | Rubio, Bruce, E | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-14 10:34:34.197 UTC