[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 512 SHUFFLE < SKIP 4013 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11515 | Huang, Shannon, H | 91502 | Burbank | California | United States |
24139 | Williams, Andrew, W | 60323 | Frankfurt | Hessen | Germany |
22658 | Rodriguez, Devin | 93000 | Bobigny | Seine Saint Denis | France |
Generated 2025-07-20 15:00:56.147 UTC