[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 484 < SKIP 4035 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16937 | Rubio, Craig | 59170 | Croix | Nord | France |
17721 | Alan, Cheryl, L | 59170 | Croix | Nord | France |
Generated 2025-07-15 23:41:15.340 UTC