[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 1039 SHUFFLE < SKIP 891 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19960 | Mr., Spencer, Phil | 3205 | South Melbourne | Victoria | Australia |
21038 | Lopez, Pedro | 75008 | Paris | Seine (Paris) | France |
Generated 2025-07-19 17:31:42.227 UTC