[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 2328 < SKIP 37 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21809 | Thompson, Sydney, R | 90712 | Lakewood | California | United States |
18485 | Gonzalez, Devin | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-22 13:02:25.050 UTC