[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 3375 SHUFFLE < SKIP 869 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22668 | Hernandez, Adrienne, Y | E17 6JF | London | England | United Kingdom |
14416 | Flores, Madison | V8P | Oak Bay | British Columbia | Canada |
21527 | Patel, Sergio | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-17 01:09:59.295 UTC