[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 512 SHUFFLE < SKIP 1325 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22222 | Hill, Angel, E | 90505 | Torrance | California | United States |
20896 | Sai, Arthur, E | 41485 | Grevenbroich | Bayern | Germany |
Generated 2025-07-12 02:20:46.495 UTC