[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 3311 SHUFFLE < SKIP 417 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24310 | Peterson, Gabrielle, D | V9B 2C3 | Shawnee | British Columbia | Canada |
14526 | Hall, Emily | 64283 | Darmstadt | Hessen | Germany |
Generated 2025-07-18 07:52:34.064 UTC