[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 434 SHUFFLE < SKIP 9 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18314 | Perry, Eric | V3A 4R2 | Langley | British Columbia | Canada |
26134 | Goel, Bridget | 4171 | Hawthorne | Queensland | Australia |
Generated 2025-07-21 06:32:09.626 UTC