[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 750 < SKIP 4360 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26770 | Ashe, Katie, Z | 4169 | East Brisbane | Queensland | Australia |
26797 | Hu, Marshall, H | 4169 | East Brisbane | Queensland | Australia |
Generated 2025-10-13 19:48:41.699 UTC