[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 SHUFFLE < SKIP 1674 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26445 | Foster, Aidan | 4551 | Caloundra | Queensland | Australia |
24833 | Ruiz, Deanna, N | 75010 | Paris | Seine (Paris) | France |
Generated 2025-07-12 17:11:32.708 UTC