[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 717 SHUFFLE < SKIP 2422 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23636 | Gonzalez, Rachael, M | OX1 | Oxford | England | United Kingdom |
20593 | Jordan, Joel, M | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-12 10:02:11.939 UTC