[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 542 SHUFFLE < SKIP 90 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11440 | Weber, Sergio, C | 59000 | Lille | Nord | France |
17077 | Raman, Ronald, M | 1597 | Lane Cove | New South Wales | Australia |
Generated 2025-07-14 12:06:48.809 UTC