[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 SHUFFLE < SKIP 154 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13873 | Jai, Russell, L | 94519 | Concord | California | United States |
16271 | Gutierrez, Michele, K | 10210 | Berlin | Hamburg | Germany |
Generated 2025-07-12 10:42:30.527 UTC