[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 2421 SHUFFLE < SKIP 4096 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11999 | Shan, Johnny | 2300 | Newcastle | New South Wales | Australia |
20574 | Patel, Brett, A | 80074 | München | Hamburg | Germany |
Generated 2025-07-21 17:54:27.514 UTC