[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 6521 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11245 | Vazquez, Ricky, D | 22001 | Hamburg | Hessen | Germany |
11246 | Rubio, Latasha | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-11 15:38:09.821 UTC