[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 2295 SHUFFLE < SKIP 286 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28690 | Chandra, Cory, J | 91940 | Les Ulis | Essonne | France |
18115 | Young, Richard, C | 98104 | Seattle | Washington | United States |
Generated 2025-07-12 18:51:04.173 UTC