[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 4110 < SKIP 1845 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26534 | Smith, Fernando | 94611 | Oakland | California | United States |
20999 | Garcia, Carolyn | 4169 | East Brisbane | Queensland | Australia |
Generated 2025-07-19 15:50:41.262 UTC