[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 6533 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12747 | Hu, Colleen, J | 20354 | Hamburg | Hamburg | Germany |
13497 | Sharma, Deborah, R | 22001 | Hamburg | Hessen | Germany |
13594 | Williams, Jessica, A | 20354 | Hamburg | Hamburg | Germany |
13771 | Moreno, Victor, L | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-12 11:51:05.543 UTC