[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 552 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13995 | Black, Michele | 3000 | Melbourne | Victoria | Australia |
22706 | Mr., Ruth, Andy | 22001 | Hamburg | Hessen | Germany |
Generated 2025-07-12 09:23:12.424 UTC