[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 131 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19629 | Carlson, Theresa, L | 4169 | East Brisbane | Queensland | Australia |
19453 | Rana, Veronica, R | 12171 | Berlin | Saarland | Germany |
Generated 2025-07-11 12:00:49.363 UTC