[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 3 >
3 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 |
Generated 2025-07-10 20:48:20.696 UTC