[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 327 SHUFFLE < SKIP 495 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17988 | Diaz, Alfredo, W | 75016 | Paris | Seine (Paris) | France |
14723 | Smith, Andrew | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-12 18:49:28.969 UTC