[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 28 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15590 | Wu, Marshall, J | 3000 | Melbourne | Victoria | Australia |
20258 | Ward, Katelyn | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-11 11:44:13.459 UTC