[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 < SKIP 6887 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23362 | Martin, Nicholas | V8P | Oak Bay | British Columbia | Canada |
23498 | Johnson, James | V8P | Oak Bay | British Columbia | Canada |
23552 | Russell, Caleb | V8P | Oak Bay | British Columbia | Canada |
23592 | Jackson, Joseph, R | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-13 05:48:25.473 UTC