[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 875 SHUFFLE < SKIP 1326 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19922 | Gonzalez, Nancy, R | 92700 | Colombes | Hauts de Seine | France |
25714 | Gutierrez, Darren, A | 2138 | Rhodes | New South Wales | Australia |
Generated 2025-07-08 10:52:51.390 UTC