[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 24 SHUFFLE < SKIP 2251 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19427 | Lopez, Troy, M | 75008 | Paris | Seine (Paris) | France |
21141 | Li, Omar | 98168 | Burien | Washington | United States |
17119 | Harris, Isabella | V8Z 4N5 | Shawnee | British Columbia | Canada |
Generated 2025-07-11 10:22:15.295 UTC