[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 324 SHUFFLE < SKIP 345 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29385 | Lal, Don, A | 13441 | Berlin | Hessen | Germany |
17058 | Lee, Destiny | 4655 | Hervey Bay | Queensland | Australia |
Generated 2025-07-21 10:32:32.919 UTC