[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2275 SHUFFLE < SKIP 149 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27543 | Griffin, Katherine, P | 94611 | Oakland | California | United States |
16011 | Murphy, Maria | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-15 11:06:27.869 UTC