[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 750 SHUFFLE < SKIP 305 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 28592 | Johnson, Alyssa, K | 91776 | San Gabriel | California | United States |
| 16491 | Garcia, Christian, J | V9 | Langford | British Columbia | Canada |
Generated 2025-11-06 04:44:18.810 UTC