[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 3710 SHUFFLE < SKIP 253 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16575 | Vance, Veronica, G | MK8 8DF | Milton Keynes | England | United Kingdom |
16763 | Suarez, Juan, R | V8Y 1L1 | Cliffside | British Columbia | Canada |
19256 | Griffin, Abigail, A | 75007 | Paris | Seine (Paris) | France |
Generated 2025-07-15 12:28:20.339 UTC