[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 3091 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24696 | Xie, Tasha, D | 10210 | Berlin | Hamburg | Germany |
13139 | Perez, Carmen, C | 1597 | Lane Cove | New South Wales | Australia |
19847 | Anand, Brendan, L | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-08 02:46:13.647 UTC