[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 21 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11128 | Long, Samantha | 98055 | Renton | Washington | United States |
23513 | Kelly, Erin, D | V7L 4J4 | Vancouver | British Columbia | Canada |
Generated 2025-07-08 20:20:32.310 UTC