[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 3993 SHUFFLE < SKIP 3023 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22323 | Liang, Erica, C | 91940 | Les Ulis | Essonne | France |
11474 | Xu, Melvin, A | PB12 | Peterborough | England | United Kingdom |
Generated 2025-07-20 00:43:23.579 UTC