[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 10902 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18330 | Diaz, Kellie, A | 3429 | Sunbury | Victoria | Australia |
20071 | Campbell, Sean, L | 98168 | Burien | Washington | United States |
Generated 2025-07-18 19:18:28.679 UTC