[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 391 SHUFFLE < SKIP 1233 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14152 | Turner, Luke | 59491 | Villeneuve-d'Ascq | Nord | France |
28872 | He, Kelli, A | 3550 | Bendigo | Victoria | Australia |
Generated 2025-07-20 13:11:48.729 UTC