[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 280 SHUFFLE < SKIP 1862 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16587 | Martinez, Zachary | 42651 | Solingen | Nordrhein-Westfalen | Germany |
22513 | Anand, Kenneth, L | 92700 | Colombes | Hauts de Seine | France |
Generated 2025-07-13 19:13:59.161 UTC