[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 2500 SHUFFLE SKIP 0 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15579 | Coleman, Brittany | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-08 18:11:40.791 UTC