[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 250 SHUFFLE < SKIP 1118 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18181 | Diaz, Neil, C | E17 6JF | London | England | United Kingdom |
19458 | Blanco, Tyrone, F | 59223 | Roncq | Nord | France |
Generated 2025-07-21 15:01:51.111 UTC