[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 440 SHUFFLE < SKIP 3467 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19061 | Gao, Heather | 75010 | Paris | Seine (Paris) | France |
18550 | Griffin, Julia, R | 91977 | Spring Valley | California | United States |
Generated 2025-07-20 09:46:06.718 UTC