[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 2731 SHUFFLE < SKIP 1779 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18053 | Smith, Stefanie | 28202 | Charlotte | North Carolina | United States |
26073 | Adams, Julia, N | V8Z 4N5 | Shawnee | British Columbia | Canada |
Generated 2025-07-19 19:50:01.375 UTC