[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 24 SHUFFLE < SKIP 1312 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19061 | Gao, Heather | 75010 | Paris | Seine (Paris) | France |
16835 | Nelson, Noah | 98168 | Burien | Washington | United States |
Generated 2025-07-11 15:53:32.137 UTC