[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 807 SHUFFLE < SKIP 1676 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21690 | Thomas, Samantha | V8Y 1L1 | Cliffside | British Columbia | Canada |
22632 | Perez, Tabitha, C | 75010 | Paris | Seine (Paris) | France |
21435 | Alexander, Connor, G | 90401 | Santa Monica | California | United States |
Generated 2025-07-21 14:18:21.846 UTC