[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 482 SHUFFLE < SKIP 2980 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20547 | Chen, Ethan | V2M1N7 | Newton | British Columbia | Canada |
26771 | Shan, Eric, L | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-18 04:14:58.621 UTC