[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 840 SHUFFLE < SKIP 554 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14926 | Rogers, Juan, R | 93400 | Saint-Denis | Seine Saint Denis | France |
12117 | Yang, Cameron | 98104 | Seattle | Washington | United States |
Generated 2025-07-22 12:23:42.313 UTC