[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 1244 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28442 | Prasad, Phillip, P | 92700 | Colombes | Hauts de Seine | France |
14540 | Lin, Randy | W1Y 3RA | London | England | United Kingdom |
Generated 2025-07-11 22:48:28.061 UTC