[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 512 SHUFFLE < SKIP 1925 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17891 | Lal, Sharon, L | 91940 | Les Ulis | Essonne | France |
17940 | Yuan, Tommy, L | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-20 07:02:13.108 UTC