[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 1452 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20714 | Beck, Christine | LE18 | Leeds | England | United Kingdom |
21070 | Yuan, Latoya | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-11 19:17:30.114 UTC