[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 2304 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29047 | Lopez, Jack, I | V6B 3P7 | Port Hammond | British Columbia | Canada |
22265 | Sanchez, Jeremiah, E | V8Z 4N5 | Shawnee | British Columbia | Canada |
Generated 2025-07-15 23:03:47.843 UTC