[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 512 SHUFFLE < SKIP 3517 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20540 | Flores, Jasmine | 94704 | Berkeley | California | United States |
22517 | Adams, Luis, R | 95010 | Hof | Bayern | Germany |
16232 | Richardson, Chase, A | 98033 | Kirkland | Washington | United States |
Generated 2025-07-13 18:34:49.790 UTC