[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 335 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21679 | Yuan, Drew, R | RG11 5TP | Berkshire | England | United Kingdom |
20554 | Tang, Donna, S | 14197 | Berlin | Saarland | Germany |
18176 | Kumar, Bradley | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
Generated 2025-07-13 01:37:07.338 UTC