[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 6524 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12324 | Lal, Dale | 20354 | Hamburg | Hamburg | Germany |
12379 | Chande, Bridget, E | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-11 15:33:01.467 UTC