[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 745 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23440 | Sai, Nancy, B | 91940 | Les Ulis | Essonne | France |
14874 | Sanchez, Nicole, L | V8Y 1L1 | Cliffside | British Columbia | Canada |
23605 | Ms., Sabella, Deanna, N. | 38231 | Salzgitter | Hessen | Germany |
Generated 2025-07-11 20:34:26.772 UTC