[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 394 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21517 | Subram, Gerald | W1Y 3RA | London | England | United Kingdom |
21090 | Garcia, Thomas, E | 59491 | Villeneuve-d'Ascq | Nord | France |
Generated 2025-07-15 05:08:56.664 UTC