[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 1550 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24067 | Raman, Carolyn, V | 60323 | Frankfurt | Hessen | Germany |
13572 | Deng, Shaun | 70452 | Stuttgart | Saarland | Germany |
Generated 2025-07-18 03:00:46.431 UTC