[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 6316 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21560 | Lopez, Kristopher, L | 3000 | Melbourne | Victoria | Australia |
16218 | Simmons, Julia | 98052 | Redmond | Washington | United States |
Generated 2025-07-11 20:17:26.975 UTC