[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 6619 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23434 | Nath, Katie, A | 7001 | Hobart | Tasmania | Australia |
15543 | Flores, Emma, P | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-20 19:20:27.092 UTC