[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 416 SHUFFLE < SKIP 4333 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16611 | Rodriguez, Dylan, E | 2444 | Port Macquarie | New South Wales | Australia |
12924 | Chande, Devon, L | 90210 | Beverly Hills | California | United States |
Generated 2025-07-18 17:18:21.703 UTC