[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 6559 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17762 | Rodriguez, Rachel, M | 20354 | Hamburg | Hamburg | Germany |
17783 | Jai, Tracy, R | 20354 | Hamburg | Hamburg | Germany |
17983 | Saunders, Carol | 22001 | Hamburg | Hessen | Germany |
Generated 2025-07-12 07:13:40.831 UTC