[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 269 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18126 | Ortega, Larry, C | LE18 | Leeds | England | United Kingdom |
25639 | Lal, Russell, E | 75002 | Paris | Seine (Paris) | France |
Generated 2025-07-09 19:11:37.259 UTC