[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 3762 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22392 | Gray, Bailey, A | 93000 | Bobigny | Seine Saint Denis | France |
15441 | Zeng, Christy, L | HP10 9QY | High Wycombe | England | United Kingdom |
Generated 2025-07-11 21:30:49.360 UTC