[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 3677 SHUFFLE < SKIP 2286 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19805 | Butler, Mariah, S | 91502 | Burbank | California | United States |
14803 | Martin, Stacy, D | 20354 | Hamburg | Hamburg | Germany |
28427 | Deng, Yolanda | SE1 8HL | London | England | United Kingdom |
Generated 2025-07-13 02:21:09.276 UTC