[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 511 SHUFFLE < SKIP 1820 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24717 | Anand, Damien, L | 85049 | Ingolstadt | Bayern | Germany |
14807 | Martinez, Brenda, M | 91940 | Les Ulis | Essonne | France |
26255 | Alexander, Cameron | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-12 22:15:41.532 UTC