[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 6034 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24046 | Chander, Cristina | 20354 | Hamburg | Hamburg | Germany |
24086 | Gonzales, Dakota, T | 20354 | Hamburg | Hamburg | Germany |
24562 | Rubio, Ricky | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-08 21:44:03.875 UTC