[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 3112 SHUFFLE < SKIP 72 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23931 | Ruiz, Reginald, N | 59140 | Dunkerque | Nord | France |
14443 | Wilson, Benjamin | 94941 | Mill Valley | California | United States |
Generated 2025-07-14 17:57:32.769 UTC