[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 511 SHUFFLE < SKIP 926 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25613 | Ruiz, Erik, S | 75002 | Paris | Seine (Paris) | France |
18595 | Hernandez, Marcus | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-19 14:17:34.263 UTC