[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 512 SHUFFLE < SKIP 2978 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24637 | Flores, Nathan, C | V9B 2C3 | Shawnee | British Columbia | Canada |
26161 | Raji, Wayne, A | 3977 | Cranbourne | Victoria | Australia |
12288 | Brooks, Sara, A | PB12 | Peterborough | England | United Kingdom |
Generated 2025-07-21 18:40:34.389 UTC