[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 590 SHUFFLE < SKIP 197 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23234 | Lu, Brent, R | 80074 | München | Hamburg | Germany |
21586 | Foster, Stephanie, D | 97068 | W. Linn | Oregon | United States |
Generated 2025-07-14 23:37:16.533 UTC