[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 511 SHUFFLE < SKIP 337 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14758 | Long, Victoria | 91203 | Glendale | California | United States |
22584 | Lopez, Meagan | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-16 18:58:00.715 UTC