[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 3311 SHUFFLE < SKIP 394 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14444 | Sanders, Patrick, L | 94941 | Mill Valley | California | United States |
14225 | Chen, Alisha, J | 4171 | Hawthorne | Queensland | Australia |
Generated 2025-07-21 03:10:30.821 UTC