[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 7273 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23897 | Chapman, Katrina | 53001 | Bonn | Hamburg | Germany |
27489 | Hall, Haley | 3280 | Warrnambool | Victoria | Australia |
Generated 2025-07-20 14:49:16.861 UTC