[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 SHUFFLE < SKIP 416 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19662 | Powell, Lauren, E | V8P | Oak Bay | British Columbia | Canada |
28567 | Kapoor, Ann | 93400 | Saint-Denis | Seine Saint Denis | France |
Generated 2025-07-11 10:58:28.747 UTC