[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 1316 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14706 | Jai, Kate | EC1R 0DU | London | England | United Kingdom |
20940 | Rodriguez, Jillian | 92700 | Colombes | Hauts de Seine | France |
Generated 2025-07-11 14:53:17.807 UTC