[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 7458 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28027 | Hughes, Destiny, P | V8V | Victoria | British Columbia | Canada |
11168 | Rodriguez, David | 94611 | Oakland | California | United States |
Generated 2025-07-20 18:15:08.642 UTC