[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 875 SHUFFLE < SKIP 5305 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13975 | Raje, Johnny | 7001 | Hobart | Tasmania | Australia |
28488 | Travers, Reginald | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-15 15:48:12.123 UTC