[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2986 SHUFFLE < SKIP 2363 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20547 | Chen, Ethan | V2M1N7 | Newton | British Columbia | Canada |
11735 | Gray, Sydney, K | 98036 | Lynnwood | Washington | United States |
Generated 2025-07-21 14:51:33.032 UTC