[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 1845 SHUFFLE < SKIP 2119 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14910 | Murphy, Caitlin, L | V8X | Royal Oak | British Columbia | Canada |
26414 | Patel, George | 80074 | München | Nordrhein-Westfalen | Germany |
19458 | Blanco, Tyrone, F | 59223 | Roncq | Nord | France |
Generated 2025-07-14 17:30:57.542 UTC