[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 512 < SKIP 660 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22610 | Chen, Brent, A | 12171 | Berlin | Saarland | Germany |
22700 | Serrano, Gina | 12171 | Berlin | Hessen | Germany |
Generated 2025-07-17 01:46:08.922 UTC