[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 560 SHUFFLE < SKIP 847 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 26083 | Smith, Alyssa | 91776 | San Gabriel | California | United States |
| 11331 | Jenkins, Samantha | V8Z 4N5 | Shawnee | British Columbia | Canada |
| 24914 | Zhou, Heather, M | 3198 | Seaford | Victoria | Australia |
Generated 2025-11-05 19:28:43.251 UTC