[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 394 SHUFFLE < SKIP 900 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22557 | Scott, Jason | LE18 | Leeds | England | United Kingdom |
12993 | Henderson, Xavier, K | 7001 | Hobart | Tasmania | Australia |
25323 | Diaz, Lance, A | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-18 23:33:31.879 UTC