[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 2986 SHUFFLE < SKIP 24 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17745 | Suarez, Tanya, B | 20354 | Hamburg | Hamburg | Germany |
18150 | Deng, Mitchell | 92700 | Colombes | Hauts de Seine | France |
28432 | Carlson, Bruce, S | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-11 23:01:19.711 UTC