[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 324 SHUFFLE < SKIP 271 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20574 | Patel, Brett, A | 80074 | München | Hamburg | Germany |
13086 | Nelson, Blake, I | 98036 | Lynnwood | Washington | United States |
21898 | Raji, Devon, D | 3977 | Cranbourne | Victoria | Australia |
Generated 2025-07-20 20:53:37.043 UTC