[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 549 SHUFFLE < SKIP 564 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21292 | Martinez, Austin | 97068 | W. Linn | Oregon | United States |
11423 | Stewart, Jasmine | 20354 | Hamburg | Hamburg | Germany |
11331 | Jenkins, Samantha | V8Z 4N5 | Shawnee | British Columbia | Canada |
Generated 2025-07-16 10:33:21.576 UTC