[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 6852 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16772 | Parker, Morgan, S | V8P | Oak Bay | British Columbia | Canada |
16810 | Rodriguez, Michael, E | V8P | Oak Bay | British Columbia | Canada |
16906 | Flores, Brittany | V8P | Oak Bay | British Columbia | Canada |
17143 | Ross, David, M | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-20 19:47:59.903 UTC