[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 6716 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28383 | Zhou, Lacey, C | 20354 | Hamburg | Hamburg | Germany |
16643 | Wilson, Fernando | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-14 21:33:14.227 UTC