[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 413 SHUFFLE < SKIP 1344 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21894 | Li, David, A | 7001 | Hobart | Tasmania | Australia |
16875 | Diaz, Samantha, A | 92118 | Coronado | California | United States |
22889 | Long, Julia, R | V2M1S6 | Newton | British Columbia | Canada |
Generated 2025-07-13 13:39:32.498 UTC