[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 6030 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26742 | Collins, James, E | 3220 | Geelong | Victoria | Australia |
26771 | Shan, Eric, L | 3220 | Geelong | Victoria | Australia |
26774 | Ross, Arianna, E | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-10 22:22:23.592 UTC