[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 6606 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25508 | Cook, Melissa | 20354 | Hamburg | Hamburg | Germany |
25758 | Gutierrez, Leslie | 20354 | Hamburg | Hamburg | Germany |
25771 | Rivera, Gabriella | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-12 00:51:15.729 UTC