[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 4116 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25731 | Tang, Colleen, A | W10 6BL | London | England | United Kingdom |
22874 | Anand, Drew | 98168 | Burien | Washington | United States |
Generated 2025-07-12 14:45:59.690 UTC