[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 6562 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17993 | Williams, Richard, I | 20354 | Hamburg | Hamburg | Germany |
18005 | Ramos, Renee, K | 20354 | Hamburg | Hamburg | Germany |
18139 | Washington, Jennifer | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-12 11:54:48.746 UTC