[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 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11245 | Vazquez, Ricky, D | 22001 | Hamburg | Hessen | Germany |
11246 | Rubio, Latasha | 20354 | Hamburg | Hamburg | Germany |
11423 | Stewart, Jasmine | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-10 16:27:50.244 UTC