[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 SHUFFLE < SKIP 4970 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16170 | Rubio, Juan | 4655 | Hervey Bay | Queensland | Australia |
17992 | Ma, Sandra, N | 42651 | Solingen | Nordrhein-Westfalen | Germany |
Generated 2025-07-10 10:37:57.965 UTC