[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 438 SHUFFLE < SKIP 1163 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26544 | Ramirez, Riley, E | 98020 | Edmonds | Washington | United States |
22632 | Perez, Tabitha, C | 75010 | Paris | Seine (Paris) | France |
Generated 2025-07-18 12:25:10.166 UTC