[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 4687 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14801 | Simmons, Riley, R | 60323 | Frankfurt | Hessen | Germany |
14844 | Miller, Blake | 60323 | Frankfurt | Hessen | Germany |
16297 | Garcia, Deanna, S | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-19 05:00:13.427 UTC