[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 3437 SHUFFLE < SKIP 503 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19921 | Cai, Cara, L | 80074 | München | Hamburg | Germany |
26430 | Sanz, Paula | 6006 | Perth | South Australia | Australia |
Generated 2025-07-22 07:09:31.125 UTC