[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 224 SHUFFLE < SKIP 1340 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15201 | Washington, Miranda | V3L 1E7 | Westminster | British Columbia | Canada |
14353 | Reed, Erin, I | V7L 4J4 | Vancouver | British Columbia | Canada |
21070 | Yuan, Latoya | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-13 14:26:23.829 UTC