[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 875 SHUFFLE < SKIP 93 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28223 | Davis, Jessica | 90241 | Downey | California | United States |
19288 | Wang, Candice | 80074 | München | Hamburg | Germany |
Generated 2025-07-09 03:22:39.425 UTC