[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 717 SHUFFLE < SKIP 1885 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28229 | Wilson, Samantha | 90505 | Torrance | California | United States |
13502 | Nara, Deborah, E | 12311 | Berlin | Saarland | Germany |
16543 | McDonald, Jenny | W1Y 3RA | London | England | United Kingdom |
Generated 2025-07-14 00:43:32.468 UTC