[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 189 SHUFFLE < SKIP 35 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18392 | Gonzales, Jasmine, C | V8X | Royal Oak | British Columbia | Canada |
24215 | Xu, Lisa | 80074 | München | Hamburg | Germany |
26352 | Fernandez, Cynthia, L | 04838 | Eilenburg | Brandenburg | Germany |
Generated 2025-07-14 10:02:03.737 UTC