[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 3669 SHUFFLE < SKIP 1540 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21716 | Sara, Gerald, C | 98168 | Burien | Washington | United States |
24711 | Hernandez, Rebekah, L | 10210 | Berlin | Hamburg | Germany |
Generated 2025-07-17 08:35:18.628 UTC