[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 SHUFFLE SKIP 2103 < SKIP 1353 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14681 | Chandra, Veronica | 4171 | Hawthorne | Queensland | Australia |
27404 | Mitchell, Maria, D | V7L 4J4 | Vancouver | British Columbia | Canada |
14110 | Simmons, Dakota, T | V3A 4R2 | Langley | British Columbia | Canada |
Generated 2025-07-18 23:38:04.008 UTC