[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 785 SHUFFLE < SKIP 67 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18672 | Lewis, Anthony | 90505 | Torrance | California | United States |
21331 | James, Timothy | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-15 10:51:44.386 UTC