[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 875 SHUFFLE < SKIP 3464 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23955 | Cook, Lucas, C | 59491 | Villeneuve-d'Ascq | Nord | France |
14811 | Sanchez, Molly | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
Generated 2025-07-13 00:16:45.692 UTC