[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 394 SHUFFLE < SKIP 327 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20217 | Wang, Valerie | 4000 | Brisbane | Queensland | Australia |
20426 | Perez, Johnathan, D | 4171 | Hawthorne | Queensland | Australia |
Generated 2025-07-14 07:51:07.588 UTC