[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 518 SHUFFLE < SKIP 4286 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14295 | Thomas, Hannah | 91791 | West Covina | California | United States |
25693 | Subram, Brandy | 59170 | Croix | Nord | France |
18259 | Torres, Bailey | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-14 19:27:31.523 UTC