[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 445 SHUFFLE < SKIP 3255 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27596 | Raman, Edgar, A | 4551 | Caloundra | Queensland | Australia |
14674 | Williams, Alexis, D | 3429 | Sunbury | Victoria | Australia |
Generated 2025-07-19 20:08:15.527 UTC