[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 5511 < SKIP 364 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21266 | Washington, Taylor | V7L 4J4 | N. Vancouver | British Columbia | Canada |
18983 | Price, Destiny | 91776 | San Gabriel | California | United States |
Generated 2025-07-17 18:45:41.139 UTC