[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 416 SHUFFLE < SKIP 1847 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28689 | Zhang, Kelvin, R | 75002 | Paris | Seine (Paris) | France |
22514 | Johnsen, Marvin, T | 33098 | Paderborn | Nordrhein-Westfalen | Germany |
Generated 2025-07-14 09:11:57.170 UTC