[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 2295 SHUFFLE < SKIP 426 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17031 | Thomas, Grace, L | 94536 | Fremont | California | United States |
19802 | James, Sara | V2M1N7 | Newton | British Columbia | Canada |
Generated 2025-07-14 23:17:09.708 UTC