[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 1972 SHUFFLE < SKIP 1039 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27938 | Serrano, Ricky | W1N 9FA | London | England | United Kingdom |
24891 | Chen, Bianca | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-21 02:53:40.953 UTC