[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 998 SHUFFLE < SKIP 126 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23429 | Kumar, Jenny, C | 4171 | Hawthorne | Queensland | Australia |
16290 | Nath, Russell | 60355 | Frankfurt am Main | Hamburg | Germany |
Generated 2025-07-13 15:45:53.099 UTC