[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 6398 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13787 | Cai, Glenn | 41485 | Grevenbroich | Bayern | Germany |
13829 | Carlson, Randall, T | 41485 | Grevenbroich | Bayern | Germany |
14696 | Anand, Shawn, J | 41485 | Grevenbroich | Bayern | Germany |
Generated 2025-07-11 15:23:07.459 UTC