[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 589 SHUFFLE < SKIP 479 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24731 | Mitchell, Evan, R | V8X | Royal Oak | British Columbia | Canada |
18671 | Kelly, Melanie | 94070 | San Carlos | California | United States |
Generated 2025-07-20 12:12:32.961 UTC