[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 2500 SHUFFLE < SKIP 136 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18153 | Gao, Karen, L | 13441 | Berlin | Hessen | Germany |
24935 | Hayes, James, R | 94519 | Concord | California | United States |
Generated 2025-07-14 15:30:15.783 UTC