[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 16 < SKIP 109 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20330 | Thomas, Nathan, A | V9B 5T2 | Shawnee | British Columbia | Canada |
25797 | Torres, Max, L | 59100 | Roubaix | Nord | France |
23953 | Mehta, Shane, S | 10501 | Berlin | Nordrhein-Westfalen | Germany |
Generated 2025-07-13 22:57:57.818 UTC