[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 3044 < SKIP 831 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22285 | Moreno, Meredith, D | V8Y 1L1 | Cliffside | British Columbia | Canada |
12646 | Xu, Kenneth | 53131 | Bonn | Hamburg | Germany |
23955 | Cook, Lucas, C | 59491 | Villeneuve-d'Ascq | Nord | France |
Generated 2025-07-18 17:09:11.813 UTC