[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 518 SHUFFLE < SKIP 3930 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16539 | Li, Christy | 95010 | Hof | Bayern | Germany |
12033 | Guo, Kristen, A | 98312 | Bremerton | Washington | United States |
Generated 2025-07-11 23:48:21.936 UTC