[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 4245 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25462 | Ms., Gray, Angel, M | 34117 | Kassel | Hessen | Germany |
19341 | Huang, Clarence, C | OX14 4SE | Oxford | England | United Kingdom |
Generated 2025-07-11 22:50:27.512 UTC