[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 63 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24727 | Jimenez, Mallory, S | 98168 | Burien | Washington | United States |
18039 | Clark, Logan | 59140 | Dunkerque | Nord | France |
Generated 2025-07-10 20:28:54.649 UTC