[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 189 SHUFFLE < SKIP 744 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11330 | Thompson, Ryan, M | V8P | Oak Bay | British Columbia | Canada |
18179 | McDonald, Chelsea, P | 75010 | Paris | Seine (Paris) | France |
Generated 2025-07-15 09:46:44.631 UTC