[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 327 SHUFFLE < SKIP 3042 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18736 | Patterson, Ashley, R | 3000 | Melbourne | Victoria | Australia |
28258 | Bryant, Destiny, C | 94109 | San Francisco | California | United States |
22455 | Kapoor, Roy | 22001 | Hamburg | Hessen | Germany |
Generated 2025-07-14 09:40:39.296 UTC