[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 413 SHUFFLE < SKIP 1016 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17371 | Reed, Kaylee, R | V8Y 1L1 | Cliffside | British Columbia | Canada |
14152 | Turner, Luke | 59491 | Villeneuve-d'Ascq | Nord | France |
19542 | Allen, Robert, E | 97301 | Salem | Oregon | United States |
Generated 2025-07-16 17:21:45.708 UTC