[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 981 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23970 | Fernandez, Rebekah | 75010 | Paris | Seine (Paris) | France |
12296 | Sara, Francisco, A | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-08 14:00:06.587 UTC