[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 3669 SHUFFLE < SKIP 28 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14978 | Ortega, Jamie | 80074 | München | Hessen | Germany |
14600 | Ramirez, Ariana, V | 98366 | Port Orchard | Washington | United States |
Generated 2025-07-14 05:11:10.242 UTC