[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 2130 SHUFFLE < SKIP 144 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13827 | Harris, Nathan, L | 60323 | Frankfurt | Hessen | Germany |
26030 | Subram, Rebekah | 2500 | Wollongong | New South Wales | Australia |
Generated 2025-07-15 18:23:22.356 UTC