[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 3669 SHUFFLE < SKIP 2057 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18082 | Sanchez, Steven, E | 98020 | Edmonds | Washington | United States |
12523 | Wagner, Steve, C | 75012 | Paris | Seine (Paris) | France |
Generated 2025-07-19 17:41:42.545 UTC