[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 3165 SHUFFLE < SKIP 2501 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17980 | Hughes, Paige | 34117 | Kassel | Hessen | Germany |
16388 | Torres, Jay, M | 75007 | Paris | Seine (Paris) | France |
Generated 2025-07-21 19:31:39.564 UTC