[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 518 SHUFFLE < SKIP 3914 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13543 | Rana, Phillip | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
17675 | Li, Rosa | 98225 | Bellingham | Washington | United States |
Generated 2025-07-11 23:51:56.642 UTC