[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 SHUFFLE < SKIP 886 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19607 | Subram, Troy, R | 4551 | Caloundra | Queensland | Australia |
24294 | Yang, Luis | 97205 | Portland | Oregon | United States |
22934 | Kumar, Tonya, A | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-10 07:04:16.124 UTC