[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 34 SHUFFLE < SKIP 2545 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21291 | Morris, Rachel, C | 98036 | Lynnwood | Washington | United States |
13667 | Deng, Andres | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-14 14:42:11.821 UTC