[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 512 SHUFFLE < SKIP 2665 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24097 | Fernandez, Francisco | 12311 | Berlin | Hamburg | Germany |
22594 | James, Gabriella, S | CM11 | Billericay | England | United Kingdom |
19041 | Zheng, Autumn, A | 75007 | Paris | Seine (Paris) | France |
Generated 2025-07-18 19:24:47.887 UTC