[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 2374 < SKIP 302 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20276 | Sanchez, Haley, R | 98104 | Seattle | Washington | United States |
23449 | Peterson, Steven, L | V8V | Victoria | British Columbia | Canada |
26756 | Gray, Brooke, P | 4810 | Townsville | Queensland | Australia |
Generated 2025-07-17 18:15:32.910 UTC