[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 250 SHUFFLE < SKIP 4794 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21866 | Zhu, Shannon, C | 95000 | Cergy | Val d'Oise | France |
29333 | Martinez, Abby | 4810 | Townsville | Queensland | Australia |
Generated 2025-07-15 03:57:04.404 UTC