[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 2533 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19622 | Yuan, Roger | 1597 | Lane Cove | New South Wales | Australia |
21737 | Rivera, Timothy, A | 93400 | Saint-Denis | Seine Saint Denis | France |
Generated 2025-07-11 13:46:26.835 UTC