[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 135 SHUFFLE < SKIP 65 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12239 | Ramos, Alberto | W1N 9FA | London | England | United Kingdom |
11384 | Wang, Tiffany, E | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-14 13:09:16.926 UTC