[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 480 SHUFFLE < SKIP 2009 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14416 | Flores, Madison | V8P | Oak Bay | British Columbia | Canada |
16603 | Mr., Seely, Scott | 80074 | München | Hamburg | Germany |
17289 | Diaz, Mallory, V | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-20 06:30:20.534 UTC