[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 2938 < SKIP 3461 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13787 | Cai, Glenn | 41485 | Grevenbroich | Bayern | Germany |
14696 | Anand, Shawn, J | 41485 | Grevenbroich | Bayern | Germany |
Generated 2025-07-20 01:53:50.888 UTC