[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 590 SHUFFLE < SKIP 384 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28885 | Raji, Kelvin, S | 95000 | Cergy | Val d'Oise | France |
Generated 2025-07-14 20:52:14.187 UTC