[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 3966 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23210 | Gray, Timothy, K | 94519 | Concord | California | United States |
28540 | Zhang, Leah | 92400 | Courbevoie | Hauts de Seine | France |
Generated 2025-10-12 10:04:20.571 UTC