[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 4239 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14611 | James, Zoe, R | V7L 4J4 | Vancouver | British Columbia | Canada |
13057 | Powell, Destiny | 94704 | Berkeley | California | United States |
Generated 2025-07-12 13:18:16.060 UTC