[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 224 SHUFFLE < SKIP 1319 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20096 | Lal, Jonathan | V9B 2C3 | Shawnee | British Columbia | Canada |
29427 | Chen, Wesley, J | 75010 | Paris | Seine (Paris) | France |
Generated 2025-07-14 06:02:52.305 UTC