[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 1861 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28437 | Ms., Smith, Mary, J. | MK8 8DF | Milton Keynes | England | United Kingdom |
22440 | Sanz, Robyn | 91370 | Verrieres Le Buisson | Essonne | France |
Generated 2025-07-17 07:07:01.782 UTC