[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 2808 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17127 | Gray, Makayla, A | 98371 | Puyallup | Washington | United States |
20248 | Suarez, Gina | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-10 14:04:31.910 UTC