[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 3669 SHUFFLE < SKIP 4087 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28302 | Hughes, Caroline, C | V9 | Metchosin | British Columbia | Canada |
20957 | Kapoor, Darren, E | 77680 | Roissy en Brie | Seine et Marne | France |
Generated 2025-07-19 16:15:43.716 UTC