[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 468 SHUFFLE < SKIP 14 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20612 | Yang, Colin, J | 3198 | Seaford | Victoria | Australia |
12193 | Simmons, Caleb, M | V2M1N7 | Newton | British Columbia | Canada |
Generated 2025-07-21 19:57:18.975 UTC