[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 506 SHUFFLE < SKIP 512 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19041 | Zheng, Autumn, A | 75007 | Paris | Seine (Paris) | France |
29240 | Allen, Madeline | V3L 1H4 | Westminster | British Columbia | Canada |
Generated 2025-07-10 19:17:18.938 UTC