[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 5192 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22627 | Sharma, Shawna, K | 45001 | Essen | Hamburg | Germany |
22255 | Rogers, Nicole, E | 98104 | Seattle | Washington | United States |
16621 | Ms., Seidel, Birgit | 3550 | Bendigo | Victoria | Australia |
Generated 2025-07-11 17:23:32.225 UTC