[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 24 SHUFFLE < SKIP 2266 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16204 | Anand, Terrence, J | 91940 | Les Ulis | Essonne | France |
24730 | Moore, Anthony, M | V2M1S6 | Newton | British Columbia | Canada |
28704 | Ruiz, Roy, L | W1X3SE | London | England | United Kingdom |
Generated 2025-07-10 12:03:00.662 UTC