[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 4 SHUFFLE < SKIP 3024 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16963 | Hughes, Faith, S | 94941 | Mill Valley | California | United States |
22772 | Watson, Erin, B | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-19 00:01:52.863 UTC