[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 6598 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24562 | Rubio, Ricky | 20354 | Hamburg | Hamburg | Germany |
24691 | Carlson, Meredith, G | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-12 13:07:05.501 UTC