[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 468 SHUFFLE < SKIP 864 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22728 | Russell, Arianna | V8Y 1L1 | Cliffside | British Columbia | Canada |
19060 | Stone, Stephanie, S | PB12 | Peterborough | England | United Kingdom |
22521 | Rivera, Christina, K | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-08 06:49:50.320 UTC