[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 251 SHUFFLE < SKIP 281 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18393 | Ross, Angela, D | 97034 | Lake Oswego | Oregon | United States |
28537 | Hayes, Christian, R | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-14 04:21:57.465 UTC