[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 2255 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20079 | Taylor, Alexandra | 97005 | Beaverton | Oregon | United States |
17863 | Cooper, Bailey | 91945 | Lemon Grove | California | United States |
14187 | Lu, Eugene, N | 22001 | Hamburg | Hessen | Germany |
Generated 2025-07-18 15:28:00.329 UTC