[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 1656 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16413 | Gonzalez, Julia, W | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
16463 | Murphy, Anna, L | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
Generated 2025-07-11 21:59:08.062 UTC