[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 5537 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14862 | Jenkins, Spencer, S | LE18 | Leeds | England | United Kingdom |
26266 | Gao, Brent, E | 98225 | Bellingham | Washington | United States |
Generated 2025-07-13 03:37:26.386 UTC