[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 1875 SHUFFLE < SKIP 1399 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27635 | Perry, Grace, E | 98168 | Burien | Washington | United States |
23009 | Thomas, Dalton | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-14 22:29:28.759 UTC