[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 2818 SHUFFLE < SKIP 224 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19555 | Liu, Alejandro, R | 3220 | Geelong | Victoria | Australia |
29447 | Deng, Lindsay, K | 59140 | Dunkerque | Nord | France |
Generated 2025-07-20 06:47:02.266 UTC