[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 507 SHUFFLE < SKIP 516 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18719 | Suarez, Alberto, G | 2138 | Rhodes | New South Wales | Australia |
20574 | Patel, Brett, A | 80074 | München | Hamburg | Germany |
Generated 2025-07-16 07:22:19.914 UTC