[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 189 SHUFFLE < SKIP 4211 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15484 | Henderson, Samuel, L | 91791 | West Covina | California | United States |
14223 | Rubio, Larry | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-20 20:28:32.848 UTC