[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 34 SHUFFLE < SKIP 2297 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26250 | Simmons, Miguel, D | 97071 | Woodburn | Oregon | United States |
13949 | Ramos, Dwayne, R | 94704 | Berkeley | California | United States |
Generated 2025-07-15 09:33:24.518 UTC