[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 4255 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13048 | Hayes, Alexis | 3000 | Melbourne | Victoria | Australia |
16035 | Morgan, Sebastian, C | EM15 | Esher-Molesey | England | United Kingdom |
16755 | James, Olivia | 98052 | Redmond | Washington | United States |
Generated 2025-07-11 06:56:41.051 UTC