[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 542 SHUFFLE < SKIP 686 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18256 | Cai, Gilbert, J | 4000 | Brisbane | Queensland | Australia |
21001 | Gutierrez, Clinton | 4171 | Hawthorne | Queensland | Australia |
Generated 2025-07-15 03:28:41.138 UTC