[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 531 < SKIP 6056 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22804 | Butler, Kelly | 20354 | Hamburg | Hamburg | Germany |
22830 | Travers, Lee | 20354 | Hamburg | Hamburg | Germany |
22398 | Moreno, Sheila, C | 22001 | Hamburg | Hessen | Germany |
Generated 2025-07-17 07:22:57.911 UTC