[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 2434 SHUFFLE < SKIP 266 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16663 | Lu, Rosa, A | 3220 | Geelong | Victoria | Australia |
20687 | Campbell, Rebecca | 97034 | Lake Oswego | Oregon | United States |
Generated 2025-07-13 19:09:09.651 UTC