[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 327 SHUFFLE < SKIP 3002 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17993 | Williams, Richard, I | 20354 | Hamburg | Hamburg | Germany |
24964 | Anderson, Samantha | 98020 | Edmonds | Washington | United States |
Generated 2025-07-17 22:34:46.994 UTC