[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 562 < SKIP 5970 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12825 | Hu, Kelvin | 20354 | Hamburg | Hamburg | Germany |
13497 | Sharma, Deborah, R | 22001 | Hamburg | Hessen | Germany |
13594 | Williams, Jessica, A | 20354 | Hamburg | Hamburg | Germany |
12629 | Nara, Russell | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-20 05:57:48.811 UTC