[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 8454 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14990 | Ramos, Nelson, J | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
15689 | Wang, Stacey | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
16552 | Sanchez, Joe, S | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
Generated 2025-07-11 03:12:55.308 UTC