[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 5501 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14753 | Foster, Austin, C | 97330 | Corvallis | Oregon | United States |
19487 | Gutierrez, Dwayne | 92100 | Boulogne-Billancourt | Hauts de Seine | France |
Generated 2025-07-18 04:13:07.803 UTC