[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 999 < SKIP 4685 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14772 | Torres, Stacy, A | 91480 | Frankfurt | Bayern | Germany |
14801 | Simmons, Riley, R | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-20 06:53:09.948 UTC