[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 512 SHUFFLE < SKIP 2 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15772 | Anderson, Christopher | 91776 | San Gabriel | California | United States |
18951 | Jones, Dalton, T | V9B 2C3 | Shawnee | British Columbia | Canada |
Generated 2025-07-11 22:38:23.527 UTC