[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 875 SHUFFLE < SKIP 95 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27512 | Lopez, Joe, L | 2138 | Rhodes | New South Wales | Australia |
14935 | Liang, Rafael, R | 85049 | Ingolstadt | Bayern | Germany |
Generated 2025-07-09 11:14:30.434 UTC