[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 3710 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18930 | Richardson, Katelyn | 3280 | Warrnambool | Victoria | Australia |
13727 | Rubio, Paula, A | 94704 | Berkeley | California | United States |
18921 | Bailey, Rachel, R | 98270 | Marysville | Washington | United States |
Generated 2025-07-11 22:20:32.558 UTC