[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 SHUFFLE SKIP 2945 < SKIP 621 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11282 | Thomas, Christian, A | 98168 | Burien | Washington | United States |
17973 | Rodriguez, Johnathan, A | 75012 | Paris | Seine (Paris) | France |
24744 | Yuan, Brendan, S | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-17 18:44:52.555 UTC