[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 875 SHUFFLE < SKIP 3229 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24027 | Tang, Omar, L | 80074 | München | Nordrhein-Westfalen | Germany |
16919 | Sullivan, Kaitlin | 2138 | Rhodes | New South Wales | Australia |
Generated 2025-07-15 01:17:48.581 UTC