[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 1686 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15751 | Xu, Kristen | 3550 | Bendigo | Victoria | Australia |
17994 | Xu, Bradley, T | 10791 | Berlin | Hamburg | Germany |
22485 | Suarez, Andy | 93400 | Saint-Denis | Seine Saint Denis | France |
Generated 2025-07-12 04:22:24.830 UTC