[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 2502 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29104 | Zhang, Nathan, L | V8V | Victoria | British Columbia | Canada |
27206 | Mitchell, Marcus | 94109 | San Francisco | California | United States |
Generated 2025-07-11 00:38:08.437 UTC