[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 444 SHUFFLE < SKIP 2555 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29259 | Davis, Jonathan | V8X | Royal Oak | British Columbia | Canada |
26793 | Nelson, Jesse, M | 90505 | Torrance | California | United States |
Generated 2025-07-14 05:41:19.929 UTC