[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 3677 SHUFFLE < SKIP 1534 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18749 | Stewart, Olivia, B | V2M1S6 | Newton | British Columbia | Canada |
14188 | Sanchez, Meagan, I | 75017 | Paris | Seine (Paris) | France |
Generated 2025-07-20 21:37:33.513 UTC