[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 1076 SHUFFLE < SKIP 831 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14715 | Munoz, Erik, E | 63151 | Mühlheim | Hamburg | Germany |
19288 | Wang, Candice | 80074 | München | Hamburg | Germany |
24279 | Nelson, Angel | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-20 04:19:56.103 UTC