[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 511 SHUFFLE < SKIP 766 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20355 | Gray, Melanie, S | 97301 | Salem | Oregon | United States |
17119 | Harris, Isabella | V8Z 4N5 | Shawnee | British Columbia | Canada |
27850 | Green, Jason, D | 93400 | Saint-Denis | Seine Saint Denis | France |
Generated 2025-07-12 01:24:28.543 UTC